|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
Public Attributes | |
| short | frameControl |
| short | duration |
| short | id |
| string | deviceName |
| string | cellDeviceName |
| mac | address1 |
| mac | address2 |
| mac | address3 |
| short | sequenceControl |
| mac | address4 |
| int | crc |
Public Attributes inherited from Header | |
| Pdu | payload |
| mac CellularHeader::address1 |
| mac CellularHeader::address2 |
| mac CellularHeader::address3 |
| mac CellularHeader::address4 |
| string CellularHeader::cellDeviceName |
| int CellularHeader::crc |
| string CellularHeader::deviceName |
| short CellularHeader::duration |
| short CellularHeader::frameControl |
| short CellularHeader::id |
| short CellularHeader::sequenceControl |